Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: stb_herringbone_wang_tile-devel | Distribution: Fedora Project |
Version: 0.7^20230129git5736b15 | Vendor: Fedora Project |
Release: 0.7.fc39 | Build date: Sat Jul 22 04:42:04 2023 |
Group: Unspecified | Build host: buildvm-x86-16.iad2.fedoraproject.org |
Size: 45732 | Source RPM: stb-0^20230129git5736b15-0.7.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/nothings/stb | |
Summary: Herringbone Wang tile map generator |
This library is an SDK for Herringbone Wang Tile generation: http://nothings.org/gamedev/herringbone The core design is that you use this library offline to generate a “template” of the tiles you’ll create. You then edit those tiles, then load the created tile image file back into this library and use it at runtime to generate “maps”. You cannot load arbitrary tile image files with this library; it is only designed to load image files made from the template it created. It stores a binary description of the tile sizes & constraints in a few pixels, and uses those to recover the rules, rather than trying to parse the tiles themselves. You *can* use this library to generate from arbitrary tile sets, but only by loading the tile set and specifying the constraints explicitly yourself.
MIT OR Unlicense
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0^20230129git5736b15-0.7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jun 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20230129git5736b15-0.6 - Use new (rpm 4.17.1+) bcond style * Sat Jun 03 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20230129git5736b15-0.5 - Remove explicit %set_build_flags, not needed since F36 * Sat Feb 25 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20230129git5736b15-0.2 - Fix null pointer dereference in stb_image * Mon Jan 30 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20230129git5736b15-0.1 - Update to 5736b1 (version history and README updates) * Sun Jan 29 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20230129git6199bf7-0.1 - Update to 6199bf7 (stb_image 2.28) - Security-related patches for stb_image have been merged upstream, and there are other bugfixes. * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0^20220908git8b5f1f3-0.5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Nov 30 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20220908git8b5f1f3-0.4 - Patch in a candidate fix for ossfuzz issue 24232 - Improves handling of certain invalid PNGs by stb_image * Sat Sep 10 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20220908git8b5f1f3-0.3 - A few improved descriptions * Sat Sep 10 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20220908git8b5f1f3-0.2 - Improved summaries based on upstream’s README.md * Fri Sep 09 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20220908git8b5f1f3-0.1 - Update to 8b5f1f3 - The stb_perlin-devel subpackage has been restored, as upstream believes all relevant patents are now expired. * Fri Sep 09 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20210910gitaf1a5bc-0.5 - Update License to SPDX * Thu Jul 28 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20210910gitaf1a5bc-0.4 - Reword spec file note on stb_include * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0^20210910gitaf1a5bc-0.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Apr 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20210910gitaf1a5bc-0.2 - Security fix for CVE-2022-28041 (fix RHBZ#2077020, fix RBHZ#2077019) * Sat Apr 16 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20210910gitaf1a5bc-0.1 - Switch to modern snapshot versioning * Sat Apr 16 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.10 - Stop numbering patches * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Oct 26 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.8 - Apply a patch for warnings in stb_herringbone_wang_tile * Fri Oct 22 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.7 - Security fix for CVE-2021-42715 and CVE-2021-42716 * Fri Oct 22 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.6 - Update to af1a5bc * Fri Oct 22 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.5 - Reduce macro indirection in the spec file * Thu Sep 09 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.4 - Update to c0c9826 (fix RHBZ#2002436) * Tue Aug 24 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.3 - Fix signature of dummy realloc() for STB_VORBIS_NO_CRT * Mon Aug 23 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.2 - Use symlinks so including "stb_foo.h" and "stb/stb_foo.h" both work * Mon Aug 23 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0-0.1 - Initial package
/usr/include/stb /usr/include/stb/stb_herringbone_wang_tile.h /usr/include/stb_herringbone_wang_tile.h /usr/share/licenses/stb_herringbone_wang_tile-devel /usr/share/licenses/stb_herringbone_wang_tile-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jun 4 19:51:45 2025